.index_products_productbg{min-width:1190px; max-width:1920px; margin:auto; background:#f6f6f6; margin-top:66px; padding-bottom:49px;}
.index_products_title{width:1190px; margin:auto; padding-top:70px;}
.index_products_left{width:250px; float:left;}
.index_products_head{width:100%; height:25px; overflow:hidden;}
.index_products_head2{width:100%; height:57px; text-align:left; font-size:30px; color:#00583f; line-height:57px;}
.index_products_line{width:35px; margin-top:19px; height:0; border-bottom:2px solid #333333;}
.index_products_anniu{width:218px; float:right; margin-top:35px;}
.index_products_anniu ul li{width:96px; height:30px; margin-left:11px; border:1px solid #c9c9c9; text-align:center; float:left; line-height:30px;}
.index_products_anniu ul li a{ font-size:15px; color:#333333;}
.index_products_anniu ul li:hover{ background:#00583f; border:1px solid #00583f;}
.index_products_anniu ul li:hover a{color:#ffffff; text-decoration:none;}

.index_products_newlist{width:1190px; margin:auto; height:676px; overflow:hidden; margin-top:41px; position:relative;}
.index_products_page_pro{ width:285px; float:left;}
.index_products_page_propic{width:285px; height:243px; overflow:hidden;}
.index_products_page_propic img{width:285px; height:243px; border:none; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_products_page_proname{ width:275px; background:#ffffff; padding:10px 5px; font-size:15px; color:#333333; line-height:25px; text-align:center;}
.index_products_page_proname a{color:#333333; font-size:15px;}
.index_products_page_pro:hover .index_products_page_propic img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.index_products_page_pro:hover .index_products_page_proname{ background:#00583f;}
.index_products_page_pro:hover .index_products_page_proname a{color:#ffffff;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0 !important;}
.swiper-pagination-bullet{width:10px !important; height:10px !important;}
.swiper-pagination-bullet-active{ width:10px !important; height:15px !important; background:url(../ZERO/img/pro_dot.png) no-repeat !important; border-radius:0 !important;}

#index_products_animate,#index_products_animate_1,#index_products_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}